Skip to content

Plan 4: Parallel fan-out + worktree isolation (stacks on Plan 3)#3

Open
fernandoleyra wants to merge 4 commits intofrinkloop/v0.3-templatesfrom
frinkloop/v0.4-parallel
Open

Plan 4: Parallel fan-out + worktree isolation (stacks on Plan 3)#3
fernandoleyra wants to merge 4 commits intofrinkloop/v0.3-templatesfrom
frinkloop/v0.4-parallel

Conversation

@fernandoleyra
Copy link
Copy Markdown
Owner

Summary

Plan 4 of FrinkLoop. Stacks on Plan 3 (PR #2) — merge in order: PR #1 → PR #2 → this.

  • lib/worktrees.sh — per-task worktree lifecycle (create / list / remove / prune)
  • lib/loop.sh#pick_parallel_batch — up to 10 disjoint-path tasks at once
  • Schema: task.paths_touched (optional array of strings)
  • mvp-loop skill: parallel fan-out section
  • builder agent: worktree contract

12 new tests, 96 total.

Test plan

  • CI: bats tests/plan-1/ tests/plan-2/ tests/plan-3/ tests/plan-4/ → 96/96
  • Visual: confirm fan-out documentation in mvp-loop SKILL.md

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant